Fix gtk_widget_get_allocation()
authorMichael Natterer <mitch@gimp.org>
Thu, 30 Jul 2009 09:49:47 +0000 (11:49 +0200)
committerMichael Natterer <mitch@gimp.org>
Thu, 30 Jul 2009 09:49:47 +0000 (11:49 +0200)
commit60077615498bc6a213e19f01f8c168c90a8fa5d8
tree060b90e1f727434b8ad39b5e0d29565a68c5fdc4
parent94f887390c09476445ca42487ac15bf2b8a20d02
Fix gtk_widget_get_allocation()

- add it to the header
- add the symbol to gtk.symbols
- fix coding style and check for allocation != NULL
gtk/gtk.symbols
gtk/gtkwidget.c
gtk/gtkwidget.h